109. Araxis Merge File Comparison Report

Produced by Araxis Merge on 2024-03-04 14:38:48 +0000. See www.araxis.com for information about Merge. This report uses XHTML and CSS2, and is best viewed with a modern standards-compliant browser. For optimum results when printing this report, use landscape orientation and enable printing of background images and colours in your browser.

109.1 Files compared

#LocationFileLast Modified
1/Users/coca/Documents/www/Porto v4.0.2/Theme Files/Magento 2.x/Porto Theme v4.0.7/app/code/Smartwave/Portocomposer.json2016-05-01 23:45:06 +0000
2/Users/coca/Documents/www/Porto v4.0.2/Theme Files/Magento 2.x/Porto Theme v4.0.8/app/code/Smartwave/Portocomposer.json2016-05-01 23:45:06 +0000

109.2 Comparison summary

DescriptionBetween
Files 1 and 2
Text BlocksLines
Unchanged164
Changed00
Inserted00
Removed00

109.3 Comparison options

WhitespaceConsecutive whitespace is treated as a single space
Character caseDifferences in character case are significant
Line endingsDifferences in line endings (CR and LF characters) are ignored
CR/LF charactersNot shown in the comparison detail
Active line-pairing rules

109.4 Active regular expressions

No regular expressions were active.

109.5 Comparison detail

1 { 1 {
2     "name": "smartwave/module-porto", 2     "name": "smartwave/module-porto",
3     "description": "N/A", 3     "description": "N/A",
4     "require": { 4     "require": {
5       "php": "~5.5.0|~5.6.0|~7.0.0", 5       "php": "~5.5.0|~5.6.0|~7.0.0",
6       "magento/module-store": "100.0.*", 6       "magento/module-store": "100.0.*",
7       "magento/module-theme": "100.0.*", 7       "magento/module-theme": "100.0.*",
8       "magento/module-widget": "100.0.*", 8       "magento/module-widget": "100.0.*",
9       "magento/module-backend": "100.0.*", 9       "magento/module-backend": "100.0.*",
10       "magento/module-catalog": "100.0.*", 10       "magento/module-catalog": "100.0.*",
11       "magento/module-email": "100.0.*", 11       "magento/module-email": "100.0.*",
12       "magento/module-ui": "100.0.*", 12       "magento/module-ui": "100.0.*",
13       "magento/module-variable": "100.0.*", 13       "magento/module-variable": "100.0.*",
14       "magento/module-media-storage": "100.0.*", 14       "magento/module-media-storage": "100.0.*",
15       "magento/framework": "100.0.*", 15       "magento/framework": "100.0.*",
16       "magento/magento-composer-installer": "*" 16       "magento/magento-composer-installer": "*"
17     }, 17     },
18     "type": "magento2-module", 18     "type": "magento2-module",
19     "version": "2.2.1", 19     "version": "2.2.1",
20     "license": [ 20     "license": [
21         "OSL-3.0", 21         "OSL-3.0",
22         "AFL-3.0" 22         "AFL-3.0"
23     ], 23     ],
24     "extra": { 24     "extra": {
25         "map": [ 25         "map": [
26             [ 26             [
27                 "*", 27                 "*",
28                 "Smartwave/Porto" 28                 "Smartwave/Porto"
29             ] 29             ]
30         ] 30         ]
31     } 31     }
32 } 32 }